home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Game Head 10
/
Game Head 10.iso
/
DOS
/
7000V20
/
C7.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1995-12-07
|
159 b
|
9 lines
@echo off
echo Circa 7000 Armies of Armageddon
echo Shareware Version 2.0
del config.fil
setup.exe
if not exist config.fil goto end
armagddn.exe
:end